ArcPad XML Reference
ArcPad Element
Send Feedback

Glossary Item Box

<ArcPad> root element

<ArcPad
     debug ="true | false" [false]
>

     <APPLET... /> [Or]
     <BOOKMARKS... /> [Or]
     <CONFIG... /> [Or]
     <EXTENSIONS... /> [Or]
     <FEATURESET... /> [Or]
     <LAYER... /> [Or]
     <MAP... /> [Or]
     <PHOTOLAYER... /> [Or]
     <PREFERENCES... /> [Or]
     <STYLESHEET... />
     <SCRIPT... />

</ArcPad >
Bold: Attribute or child element is required.

Description

The root element for all ArcPad XML statements.
APPLET is used in *.apa files to define ArcPad applets.
BOOKMARKS is used in ArcPadBookMarks.apx to define global bookmarks.
CONFIG is used in ArcPad.apx to configure ArcPad during program startup.
EXTENSIONS is used in ExtensionPrefs.apx to configure ArcPad during program startup.
FEATURESET is used in *.apg files to define geometric and text graphics.
LAYER is used in layer definitions (*.apl files for shapefiles) to define rendering properties, forms, and automation associated with a vector layer.
MAP is used in *.apm files to define the settings of an ArcPad Map.
PHOTOLAYER is used in *.aph files to define photo layer file properties.
PREFERENCES is used in ArcPadPrefs.apx to define default ArcPad options.
STYLESHEET is used in *.aps files to define available symbol and text styles.

Restrictions


Notes


©2012. All Rights Reserved.